Einhugur macOS Bridge plugin.

NSColor.SystemGreenColor Method

Returns a color object for green that automatically adapts to vibrancy and accessibility settings.

shared SystemGreenColor() as EinhugurMacOSBridge.NSColor

Parameters

Returns

EinhugurMacOSBridge.NSColor

Remarks

Use this color when you want a tint color that looks great on both light and dark backgrounds.

See Also

NSColor Class